home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 42
/
PC Gamer IT CD 42 2-2.iso
/
utility
/
easytext
/
_SETUP.1
/
EasyText.exe
/
0
/
RCDATA
/
TBTNBOTTOMDLG2
/
TBTNBOTTOMDLG2.txt
Wrap
Text File
|
1999-01-10
|
3KB
|
132 lines
object BtnBottomDlg2: TBtnBottomDlg2
Left = 129
Top = 88
BorderStyle = bsDialog
Caption = 'Add External Program'
ClientHeight = 271
ClientWidth = 420
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 401
Height = 201
Shape = bsFrame
IsControl = True
end
object Label1: TLabel
Left = 24
Top = 24
Width = 65
Height = 16
Caption = 'Current List'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object OKBtn: TBitBtn
Left = 48
Top = 228
Width = 77
Height = 27
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 299
Top = 228
Width = 77
Height = 27
HelpContext = 19
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
object ListBox1: TListBox
Left = 24
Top = 48
Width = 369
Height = 97
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 2
end
object Button2: TButton
Left = 240
Top = 160
Width = 121
Height = 27
Caption = 'Remove Program'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object BitBtn2: TBitBtn
Left = 174
Top = 228
Width = 77
Height = 27
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
Kind = bkCancel
end
object Button1: TButton
Left = 56
Top = 160
Width = 121
Height = 25
Caption = 'Add Program'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button1Click
end
end